From: Luc Teirlinck Date: Sun, 28 Mar 2004 03:55:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23468 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=de5796b8efa956a1c4d7c26c3b172c87e6e70a2a;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 787b3bd6d39..f4b18c4caf0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -3,6 +3,9 @@ * autorevert.el (auto-revert-handler): Handle auto-revert-mode. Call vc-find-file-hook here instead of in auto-revert-buffers. (auto-revert-buffers): Delete call to vc-find-file-hook. + (auto-revert-verbose, global-auto-revert-non-file-buffers) + (global-auto-revert-mode, auto-revert-set-timer) + (auto-revert-handler, auto-revert-buffers): Doc fixes. 2004-03-27 Francis J. Wright